Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2025

Bumps com.google.cloud:google-cloud-storage from 2.58.1 to 2.59.0.

Release notes

Sourced from com.google.cloud:google-cloud-storage's releases.

v2.59.0

2.59.0 (2025-10-21)

Features

  • Add per-message checksum validation for gRPC ReadObject operations (#3336) (6eef1b0)

Bug Fixes

  • Add case insensitive check for X-Goog-Content-SHA256 in SignatureInfo (#3337) (54bc2c1)
  • Migrate away from GoogleCredentials.fromStream() usages (#3339) (7e42c2f)
  • Update BlobReadSession channels to not implicitly close once EOF is observed (#3344) (9f0a93e)
  • Update grpc single-shot uploads to attach the callers stracktrace as suppressed exception if an error happens in the background (#3330) (64e2b2e)
  • Update retry logic for grpc start resumable upload to properly handle client side deadline_exceeded (#3354) (6eb3331)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.53.0 (#3351) (e64565a)
Changelog

Sourced from com.google.cloud:google-cloud-storage's changelog.

2.59.0 (2025-10-21)

Features

  • Add per-message checksum validation for gRPC ReadObject operations (#3336) (6eef1b0)

Bug Fixes

  • Add case insensitive check for X-Goog-Content-SHA256 in SignatureInfo (#3337) (54bc2c1)
  • Migrate away from GoogleCredentials.fromStream() usages (#3339) (7e42c2f)
  • Update BlobReadSession channels to not implicitly close once EOF is observed (#3344) (9f0a93e)
  • Update grpc single-shot uploads to attach the callers stracktrace as suppressed exception if an error happens in the background (#3330) (64e2b2e)
  • Update retry logic for grpc start resumable upload to properly handle client side deadline_exceeded (#3354) (6eb3331)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.53.0 (#3351) (e64565a)
Commits
  • 5e7bc06 chore(main): release 2.59.0 (#3335)
  • 6eb3331 fix: update retry logic for grpc start resumable upload to properly handle cl...
  • 9f0a93e fix: update BlobReadSession channels to not implicitly close once EOF is obse...
  • e64565a deps: update dependency com.google.cloud:sdk-platform-java-config to v3.53.0 ...
  • be7744f test(deps): update cross product test dependencies (#3334)
  • e94c4e6 chore(deps): update dependency com.google.cloud:libraries-bom to v26.70.0 (#3...
  • 9fbf2d8 test(deps): update dependency io.github.classgraph:classgraph to v4.8.184 (#3...
  • 9dcce11 samples: add samples for object contexts (#3329)
  • 7e42c2f fix: migrate away from GoogleCredentials.fromStream() usages (#3339)
  • 792ea71 chore: Update generation configuration at Thu Oct 9 02:27:00 UTC 2025 (#3333)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.58.1 to 2.59.0.
- [Release notes](https://github.com/googleapis/java-storage/releases)
- [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-storage@v2.58.1...v2.59.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-version: 2.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 22, 2025
@lisajulia lisajulia merged commit 291f364 into main Nov 7, 2025
4 checks passed
@lisajulia lisajulia deleted the dependabot/maven/com.google.cloud-google-cloud-storage-2.59.0 branch November 7, 2025 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants